*************************************
    show-hide-fields.xml
*************************************

- Requires: Build 680 or later

- Skill Level: low

This job shows the basics of using conditional 
field processing to show and hide fields.


*************************************
    select-item-and-wrapper-class.xml
*************************************

- Requires: Build 680 or later

- Skill Level: medium

In this job we look at how we can use wrapper classes
and select items to show/hide groups of items.


*************************************
    hide-multiple.xml
*************************************

- Requires: Build 643 or later

- Skill Level: low

This form shows how we can use custom conditional logic
to hide muktiple fields at once. 

This is an alternative to using wrapper class to hide multiple items
which while it would be more simple (fewer lines of code) may not
always be what you need. 
